PlSkill 
Logical Entity Name  PlSkill 
Default Table Name  PlSkill 
Physical Only  NO 
Definition 
 
Note 
 

PlSkill Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PlSkillID(PK)    int  NO 
 
Code    char(8)  NO 
 
Descrip    varchar(50)  NO 
 
Active    bit  NO 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
SyCampusGrpID    int  YES 
 
SkillType    int  NO 
 
Source    nvarchar(16)  NO 
 
SourceActive    bit  NO 
 

PlSkill Primary and Unique Keys 
Key Name  Key Type  Keys 
PlSkill_PlSkillID_U_C_IDX  PrimaryKey  PlSkillID 

PlSkill Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
AdCourseSkill  Non-Identifying  One To Zero or More  FK_AdCourseSkillPlSkillId_PlSkillPlSkillId        NO  YES 
PlEmployerContactJobSkill  Identifying  One To Zero or More  FK_PlEmployerContactJobSkill_PlJobSkillID_PlSkill_PlSkillID        NO  YES 
PlEmployerContactSoftSkill  Identifying  One To Zero or More  FK_PlEmployerContactSoftSkill_PlSoftSkillID_PlSkill_PlSkillID        NO  YES 
PlEmployerJobSkill  Non-Identifying  One To Zero or More  FK_PlEmployerJobSkill_PlSkillID_PlSkill_PlSkillID        NO  YES 
PlEmployerSoftSkill  Identifying  One To Zero or More  FK_PlEmployerSoftSkill_PlSoftSkillID_PlSkill_PlSkillID        NO  YES 
PlStudentSearchAgentSkills  Identifying  One To Zero or More  FK_PlStudentSearchAgentSkills_PlSkillID_PlSkill_PlSkillID        NO  YES 
PlStudentSkill  Non-Identifying  One To Zero or More  FK_PlStudentSkill_PlSkillID_PlSkill_PlSkillID        NO  YES 

PlSkill Check Constraints 
Check Constraint Name  CheckConstraint